home *** CD-ROM | disk | FTP | other *** search
- ##base _R3DDspDrvBase
- ##bias 30
- ##public
- R3DInitDspDrv()
- R3DFreeDspDrv(hnd)(A0)
- R3DSetMode(hnd)(A0)
- R3DGetSize(hnd,x,y)(A0/A1/D0)
- R3DWriteLine(hnd,col,c,x,y)(A0/A1/A2/D0/D1)
- R3DReadLine(hnd,col,c,x,y)(A0/A1/A2/D0/D1)
- R3DClsScr(hnd,col)(A0/A1)
- R3DCustomSave(hnd,name,x,y,w,h)(A0/A1/A2/D0/D1/D2)
- R3DInitRen(hnd)(A0)
- R3DEndRen(hnd)(A0)
- R3DEndRow(hnd,row)(A0/A1)
- R3DGetAspect(hnd,width,height)(A0/A1/D0)
- R3DExtF(hnd)(A0)
- ##end
-